Documents for PDF, .NET Edition Documentation
InnerArray Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > StructList<T> Class : InnerArray Property
Gets the current array containing the elements of the StructList<T>.
Syntax
'Declaration
 
Public ReadOnly Property InnerArray As T()
public T[] InnerArray {get;}
See Also

Reference

StructList<T> Class
StructList<T> Members